home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 September / Chip_2003-09_cd1.bin / zkuste / hotkey / download / hotkeymas / HotkeyMaster.exe / #setuppath# / Hotkey Master.chm / styles.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-04-10  |  1.1 KB  |  69 lines

  1. a:link { color: #0000FF; text-decoration: none }
  2. a:visited { color: #0000FF; text-decoration: none }
  3. a:hover { text-decoration: underline }
  4. td {
  5.     font-family: Verdana, Arial, Helvetica, sans-serif;
  6.     font-size: 13px;
  7.     background-color: #FFFFFF;
  8.  
  9. }
  10. code {
  11.     font-size: 10pt;
  12. }
  13. .title {
  14.     font-size: 30px;
  15.     color: #0000FF;
  16.     font-weight: bold;
  17.     text-align: center;
  18.     background-color: #80FFFF;
  19. }
  20. .subtitle {
  21.     font-size: 26px;
  22.     color: #8000C0;
  23.     font-weight: bold;
  24.     text-align: center;
  25.     background-color: #40E0FF;
  26. }
  27. .section {
  28.     font-size: 22px;
  29.     font-weight: bold;
  30.     color: #C00000;
  31.     text-align: center;
  32. }
  33. .tablecaption {
  34.     background-color: #80C0FF;
  35.     font-weight: bold;
  36.     text-align: center;
  37.  
  38. }
  39. .example {
  40.     font-style: normal;
  41.     color: #8000C0;
  42. }
  43. .type {
  44.     color: #0000FF;
  45. }
  46. .comment {
  47.     color: #008000;
  48. }
  49. body {
  50.     background-color: #99FFFF;
  51. }
  52. .grey {
  53.     background-color: #D8D8D8;
  54. }
  55. .red {
  56.     background-color: #FFC0C0;
  57. }
  58. .seealso {
  59.  
  60.     font-style: normal;
  61.     color: #0060C0;
  62. }
  63. .caption {
  64.     font-size: 18px;
  65.     font-weight: bold;
  66.     color: #C00000;
  67.  
  68. }
  69.